Support vector machines ( svms ) for binary classification have been solved perfectly, but svms for multiclass classification and regressive ability need to be researched and improved further 支持向量机对二类划分问题已解决得非常好,但其对多类划分问题及回归的能力仍有待进一步研究和改善。
As to its application to multiclass classification problems, most of the methods currently used are based on combining many binary svm classifiers to build a multicalss classifier . in this paper, a new method is proposed 就支持向量机在模式识别领域中的多类分类应用而言,目前的算法多采用组合两类支持向量机分类器进行多类分类的方式。
Unlike the method mentioned above, unsupervised single-class svm classifiers instead of supervised binary svm classifiers are used as the basis for multiclass classifier construction and the single class classifiers are combined in three ways to provide a multiclass classification result 本文从另一角度出发,在研究无师学习单类支持向量机的基础上,通过三种不同的方法对其进行组合以构建多类分类器。
The advantage of multistage support vector machine is embodied in three aspects . first, towards the unpredicted areas of other multiclass support vector machines, multistage support vector machine can predict them more correctly; secondly, according to the experimental comparison, the dissertation shows us the high accuracy of its evaluate performance . finally, for a multiclass classification, multistage support vector machine need less support vectors to construct multistage hyperplane than the other three methods, so the multistage support vector has the better generalization 多级支持向量机的优点主要体现在三个方面:一方面,对于其他几种多类支持向量机不能处理的不可测区域,它有了明显的改善;另一方面,本文通过实验比较,指出了多级支持向量机测试准确率高的特点;最后,对于一个多类问题,多级支持向量机在构造多级超平面时需要的支持向量明显少于其余三种多类支持向量机,因此具有更强的泛化能力。